Free to play Othello clone.
Relax with some chill music and play against the computer.
Written using Godot 3.2
Little Bit of Everything
Game Engines are a hobby
Free to play Othello clone.
Relax with some chill music and play against the computer.
Written using Godot 3.2
A simple looking game to play but the code got a little complex when generating the board. You see there are combinations of tiles that are unwinnable. (I know seems strange, but true).
See here for further details:
https://mathworld.wolfram.com/15Puzzle.html
This puzzle was written in Godot 3.2
Web Version:
http://hazlema.us/dist/tilegame
Small reusable component to handle the display and tracking of player lives for any 2D or 3D game.
Includes simple (three step) directions showing you how to implement this component into your games UI design.
Full source included along with example scene.
Download:
LivesUI.unitypackage.zip