Tuesday, May 31, 2016

Ideas of games to write

Some of us are looking for game ideas to code (just before they've way too many projects ongoing :) )

Of course, you can contribute to one of the WIP projects on the bitbox wiki page (https://github.com/makapuf/bitbox/wiki/Software-Index) - frankly, many of those games need attention and could use some polish.

But hat if you can to create a simple project in a weekend (of course it will run on the bitbox, where else ?), here are some ideas of simple games to try  !

http://www.asahi-net.or.jp/~cs8k-cyu/blog/2014/12/12/games-in-2014/


Examples :
 
And here is someone who coded 50 games last year ! Can you do better ? (I don't :) )
http://www.asahi-net.or.jp/~cs8k-cyu/blog/2014/12/12/games-in-2014/

6 comments:

  1. also you can cross out snake!
    https://github.com/lowagner/bitbox-snake

    ReplyDelete
  2. I feel like tetris is one of the most important to have.

    ReplyDelete
  3. probably! who wants to take tetris? :)

    here's a game suggested by some mathematician/computer scientist guy, maybe it would be fun...
    http://www.combinatorics.org/ojs/index.php/eljc/article/viewFile/v21i4p3/pdf
    search for "Crazy Frog" :)

    ReplyDelete
  4. Pac-Man:

    http://mikrocontroller.bplaced.net/wordpress/?page_id=3014

    ReplyDelete
  5. ok, a WIP for tetris:
    https://github.com/lowagner/bitbox-tetris

    ReplyDelete