21 Commits (master)

Author SHA1 Message Date
ElGurkus 989db432c1 changed code -> Scoring is now more forgiving (-5 instead of -10 for not killing, 25 instead of 10 minimum) 4 years ago
ElGurkus 544d923ca6 changed code -> tiny change, actually done now i hope? 4 years ago
ElGurkus f8f6a5c823 changed code -> tiny change, actually done now 4 years ago
ElGurkus cab3bad62e changed code -> Highscore with cookies implemented, am done
changed index -> minor navbar tweaks
changed style -> minor tweaks
4 years ago
ElGurkus 8941a5c535 changed code -> added scoring
changed index -> added scoring boxes
changed style -> minor tweaks
4 years ago
ElGurkus 7c14adaafa changed code -> Added separate movement for double pieces. 4 years ago
ElGurkus c9bd677e04 changed code -> If you win, you can no longer keep moving pieces. Pieces of the winner are marked green, pieces of the loser are marked red 4 years ago
ElGurkus 5afbf52dde changed code -> You can now win, winner is announced, you can still play if the game is won tho. 4 years ago
ElGurkus 999f3455f0 changed code -> If you reach the enemy row, you get a double piece (XX and OO). Currently does nothing, will get better moveset later 4 years ago
ElGurkus 2d795e3aee changed code -> You can now only select a piece of the player, who's turn it is
changed index -> Added Game-Turn and Player-Turn to the nav-bar
changed style -> Added the ids for said items to the style block of the nav-bar
4 years ago
ElGurkus 73a2703746 changed code -> You can now move pieces, removed temp. debug code 4 years ago
ElGurkus 1bf296a382 changed code -> The selected piece is now marked blue. All valid moves are marked green. All valid moves that kill a piece are marked red. Added nonpermanent debug lines to test this untill movement is implemented 4 years ago
ElGurkus ab09f76a06 changed code -> You can only select fields with pieces on them, started working on movement 4 years ago
ElGurkus 99dd954fdc changed code -> Pieces now get set and drawn (currently X and O)
changed style -> changed em to rem, changed font in .game to 2rem
4 years ago
ElGurkus ba42f9bac7 changed code -> Tiny formatting change
Mainly just testing pushing from home
4 years ago
ElGurkus 9d10fe5a79 changed code -> You can no longer select another field if any field is selected 4 years ago
ElGurkus 84a9d36623 changed code -> You can now deselect selected fields 4 years ago
ElGurkus 1885fcc517 changed code -> sets .selected for all fields to 0
changed index -> script now gets loaded at the end of the body
4 years ago
ElGurkus 120bdb430c changed code -> added debug for wich field was clicked 4 years ago
ElGurkus 9a4c6bea4a changed code -> added empty function
changed index -> added onclick call for said function with (this) parameter
4 years ago
ElGurkus 403e83efcb +code.js 4 years ago