RetroBASIC
Retrogamecoding(.org) => Games => Topic started by: Cybermonkey on November 25, 2012, 11:24:46 AM
-
I started a concept for a strategy game. Nothing works for now. It will be a hex field game like the well known Slay. I don't know if this ever will become playable, though. (Never worked with hex tiles, so any hints are welcome.)
-
Here's one of the hexagon algorithm sites with some code that looked interesting.
http://www.codeproject.com/Articles/14948/Hexagonal-grid-for-games-and-other-projects-Part-1
-
Speaking of hexagons, if you like strategic puzzle games you should try:
http://www.gameonarcade.com/hexalot/index.html (http://www.gameonarcade.com/hexalot/index.html)
This game was made before I started at the company, but I think it's a real good one. Also, it's written in Visual Basic :)