GithubHelp home page GithubHelp logo

sglass520 / embedded-asteroidsgame Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.13 MB

Terminal-based Asteroids game for embedded platforms

License: MIT License

D 5.98% Makefile 5.14% Batchfile 2.66% C 4.83% HTML 57.59% CSS 6.16% JavaScript 7.88% TeX 9.76%

embedded-asteroidsgame's Introduction

embedded-asteroidsGame

Terminal-based Asteroids game for embedded platforms

This project recreates the classic Asteroids game in a terminal application (e.g PuTTY, TeraTerm) over UART protocol. This uses embedded-software library for UART abstraction, terminal functions, and task management systems. Therefore, this project can be run on any embedded platform supported for the embedded-software library. The project was developed and tested using a MSP430F5529.

Usage

The UART communication is configured to utilize the back-channel port at 460800 baud. A USB to TTL/FTDI converter is recommended. On MSP430 processors it is highly recommended to NOT use the built-in Application UART due to slow speeds.

PuTTY Configuration

Any terminal with Serial communication support is suitable by this README will discuss configuration using PuTTY.

  • Set baud rate to 460800
  • In "Window" menu set columns and rows to appropiate size (game configured for 60 x 25 by default)
  • In "Window" -> "Translation" menu set "Remote character set" to "CP866"

Running the game

With the terminal open and the code running, type "$game fly1 play" to start playing the game

Prerequistes for building code

This project uses embedded-software library. Please download and refer to library documentation to configure the project for your embedded platform.

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Screenshot

screen of game

embedded-asteroidsgame's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.