Uploaded November 2018 | Updated September 2026, 2 hours ago
A video in a series, finishing with my OLC 2018 Game Jam submission, Dungeons and Flagons! See the Game Jam page here: itch.io/jam/olc-codejam-2018
This video converts a 3-segment sprite image for the Knight into a walking animation that works in all 4 directions. This required some tricky reworking of the sprite drawing function!
The Ghost also has a simple "walk / turn" algorithm implemented - which shows a single sprite working correctly when turning in different directions, and that collision detection on the WorldObject class is passing correctly to both Ghosts and Knights (and easily to others too!).
Next steps include:
- Ability to collect items such as the Flagon
- HP and Mana pools displayed
- Interactions between the Knight and Ghost
- Adding in more "attack" sprite animations
I will release the game on itch and all code on GitHub once I've finalised the game.
Using the Chili Framework: http://wiki.planetchili.net/index.php... - thanks Chili!
A video in a series, finishing with my OLC 2018 Game Jam submission, Dungeons and Flagons! See the Game Jam page here: itch.io/jam/olc-codejam-2018
This video converts a 3-segment sprite image for the Knight into a walking animation that works in all 4 directions. This required some tricky reworking of the sprite drawing function!
The Ghost also has a simple "walk / turn" algorithm implemented - which shows a single sprite working correctly when turning in different directions, and that collision detection on the WorldObject class is passing correctly to both Ghosts and Knights (and easily to others too!).
Next steps include:
- Ability to collect items such as the Flagon
- HP and Mana pools displayed
- Interactions between the Knight and Ghost
- Adding in more "attack" sprite animations
I will release the game on itch and all code on GitHub once I've finalised the game.
Using the Chili Framework: http://wiki.planetchili.net/index.php... - thanks Chili!









![s0llys [CELL]IVIZATION: Trailer - Game in Excel
This is the trailer for my first game in Excel, s0llys [CELL]IVIZATION, created in just around a week for the OLC CODEJAM 2019 (https://itch.io/jam/olc-codejam-2019).
The gamejams theme is destruction, which is apt for this game given that the only way to win is to destroy the opposing team.
The game is very light on features (basically just build units and attack the opposition), but I will add on additional features - DLC you could call it - if people are keen to see more!
The game can be found here: https://s0lly.itch.io/cellivization - please let me know what features youd like to see next!!
Hope you enjoy!
Other Social Media stuffs:
https://www.twitch.tv/s0llygaming
https://twitter.com/s0lly
https://www.instagram.com/s0lly.gaming/ s0llys [CELL]IVIZATION: Trailer - Game in Excel](https://i.ytimg.com/vi/PzETBRcr_i8/mqdefault.jpg)
