Skip to content

RandomByteFF/Logic-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logic-games

Collection of 3 logic games for a school project CodeFactor

Game Creator
Snake RandomByteFF
Sudoku Ariadra
Battleship kristof-me

Table of contents

Installation

Download the latest version from the releases page. You don't need additional files, everything comes embed, except for the data saving. You will need a running mySql server for that. Just run LogicGames.exe when the server is up and running.

Snake

Classic snake game, with a little twist Snake
You can start the game by pressing the Start button, and just like in the original game you move around by arrow keys, and your goal is to pick the apples randomly generated around the map. Hitting your tail or a wall will trigger a game over. The twist is that the playing area is fully resizable at any time, the border will shrink or grow according to your window size.

Sudoku

Sudoku
Start the game by clicking on the Start button. Click on one of the fields to write in numbers. You can't have the same number in the row, coloumn, or the 3x3 grid. You win the game when you fill in the whole board.

Battleship

Battleship1
You have a side by side view. In the preparation phase you have to place down your ships, and rotate them before placing. After that the guessing phase begins. You can make one guess, then the bot will follow. You have to guess where the other player's ships are. You win once every enemy ship has been sunk, and lose when your ships are destroyed.

About

Collection of 3 logic games for a school project

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages