Making flash is what all men strive for
Kirill Poletaev
@keyreal
- Level:
- 9
- Exp Points:
- 810 / 900
- Exp Rank:
-
84,602
- Vote Power:
- 5.13 votes
- Rank:
- Safety Patrol
- Global Rank:
-
31,533
- Blams:
- 62
- Saves:
- 245
- B/P Bonus:
- 6%
- Trophies:
- 1
- Medals:
- 814
- Supporter:
- 3m 3d
Monkius
Cool! It reminds me of old N64 platformers like Bomberman 64. What platform are you going to release it for? Also, do you mind if I ask which programming language you're using? I want to try making a game sooner or later, but I don't know where to start.
keyreal
Thanks! I'm planning to release on Windows and Linux, and later possibly on portable platforms.
I'm writing it in Haxe. I actually am the owner and author of all Haxe tutorials at haxecoder.com, which you might find useful. I published various tutorials on how to make different types of games using Haxe and the different frameworks that exist for it. It's recommended that you understand Object Oriented Programming principles before you begin. If you're interested, start here: http://haxecoder.com/post.php?id=8 Good luck!