An open API service indexing awesome lists of open source software.

https://github.com/vladar4/ng2bounce

A tutorial game for the Nimgame 2 engine.
https://github.com/vladar4/ng2bounce

Last synced: 2 months ago
JSON representation

A tutorial game for the Nimgame 2 engine.

Awesome Lists containing this project

README

        

Nimgame 2 Bounce
================

A [tutorial](https://vladar4.github.io/nimgame2/tut101_bounce.html) game for the [Nimgame 2](https://github.com/Vladar4/nimgame2) engine.

Controls:
---------

| Action | Control |
| ----------------- | ----------- |
| Left paddle up | Q |
| Left paddle down | A |
| Right paddle up | Arrow Up |
| Right paddle down | Arrow Down |
| Pause | P |

Links:
------

[Nim](https://github.com/nim-lang/Nim)

[SDL2_nim](https://github.com/Vladar4/sdl2_nim)

[Nimgame 2](https://vladar4.github.io/nimgame2/)

[Bounce Tutorial](https://vladar4.github.io/nimgame2/tut101_bounce.html)