This goes again to the nostalgia category. I really would like to make my own version of Commodore 64’s Stix. This is a classic game from the year 1983. Below is a screenshot from C64 emulator: The idea is to fill 75% of the playing area by turning 90 degrees from the direction the playerContinue reading “Another Game That I Dream to Create”
Tag Archives: Nostalgia
Nostalgia: Missile Attack
Again, some nostalgia. I remember, that it was late 80s, when I had a game called “Missile Attack” for Amiga. It was shareware game priced at $5. Many years ago I made just for fun my own implementation of this classic game in Blitz3D. For curiosity, if my memory serves me right, in Terminator IIContinue reading “Nostalgia: Missile Attack”
How to make a worm game
Let’s have some nostalgia here, we’ll take a look, how to make a simple worm game. The example codes have been coded in Monkey X Pro, but can be compiled with free Monkey X to desktop and HTML5. Perhaps someone will develop a fun worm game with Monkey X Pro to Android. 🙂 First,Continue reading “How to make a worm game”
A Game That I’ve Always Wanted to Create…
The computer games that have given me best gaming experiences ever, are Commodore 64’s Ultima IV and Ultima V. In my youth I always wanted to create a game like these. Many, many years ago I even started making some kind of Ultima like game on Amiga in assembly and C, but I never gotContinue reading “A Game That I’ve Always Wanted to Create…”