Commit Graph

  • 989db432c1 changed code -> Scoring is now more forgiving (-5 instead of -10 for not killing, 25 instead of 10 minimum) master ElGurkus 2020-11-11 10:19:34 +0100
  • 2317488087 changed style -> slightly changed position of navbar and board to accomodate for smaller monitors ElGurkus 2020-11-11 10:14:33 +0100
  • 4ba97ce5e9 changed index -> replaced the "yeet" in the navbar before loading the page ElGurkus 2020-11-08 19:18:46 +0100
  • bb3c27bd40 +Schatten usw BuildTools 2020-11-08 17:56:25 +0100
  • 2800d28a55 +Muster /Proportionen BuildTools 2020-11-08 16:13:42 +0100
  • f71120deba +Background / Bild +Text style BuildTools 2020-11-08 15:57:58 +0100
  • 816ae02b16 +Background +Text style BuildTools 2020-11-08 15:55:51 +0100
  • 544d923ca6 changed code -> tiny change, actually done now i hope? ElGurkus 2020-11-06 10:48:20 +0100
  • f8f6a5c823 changed code -> tiny change, actually done now ElGurkus 2020-11-06 10:46:21 +0100
  • cab3bad62e changed code -> Highscore with cookies implemented, am done changed index -> minor navbar tweaks changed style -> minor tweaks ElGurkus 2020-11-06 10:42:32 +0100
  • 8941a5c535 changed code -> added scoring changed index -> added scoring boxes changed style -> minor tweaks ElGurkus 2020-11-05 13:07:48 +0100
  • 7c14adaafa changed code -> Added separate movement for double pieces. ElGurkus 2020-11-05 12:27:18 +0100
  • a5347b16f2 changed index -> added reset button (just reloads the page) ElGurkus 2020-11-04 20:40:51 +0100
  • 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 ElGurkus 2020-11-04 19:18:55 +0100
  • 5afbf52dde changed code -> You can now win, winner is announced, you can still play if the game is won tho. ElGurkus 2020-11-04 15:09:47 +0100
  • 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 ElGurkus 2020-11-03 16:20:11 +0100
  • 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 ElGurkus 2020-11-03 15:37:47 +0100
  • 73a2703746 changed code -> You can now move pieces, removed temp. debug code ElGurkus 2020-11-03 15:09:44 +0100
  • 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 ElGurkus 2020-11-03 13:33:53 +0100
  • ab09f76a06 changed code -> You can only select fields with pieces on them, started working on movement ElGurkus 2020-11-03 11:48:18 +0100
  • 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 ElGurkus 2020-11-03 11:10:19 +0100
  • ba42f9bac7 changed code -> Tiny formatting change Mainly just testing pushing from home ElGurkus 2020-11-03 10:43:25 +0100
  • 9d10fe5a79 changed code -> You can no longer select another field if any field is selected ElGurkus 2020-11-02 12:53:00 +0100
  • a53cfd71db test ElGurkus 2020-11-02 11:52:26 +0100
  • 74777b1a21 index -> deleted 1 empty line of code ElGurkus 2020-11-02 11:20:38 +0100
  • 9cf3f8854a Merge remote-tracking branch 'origin/master' into master ElGurkus 2020-11-02 11:17:06 +0100
  • 84a9d36623 changed code -> You can now deselect selected fields ElGurkus 2020-11-02 11:16:56 +0100
  • cc6f6e07ed Merge remote-tracking branch 'origin/master' into master tmn 2020-11-02 11:15:39 +0100
  • f05fc6cf15 +Farben und Position (CSS) tmn 2020-11-02 11:15:27 +0100
  • 1885fcc517 changed code -> sets .selected for all fields to 0 changed index -> script now gets loaded at the end of the body ElGurkus 2020-11-02 11:10:54 +0100
  • 120bdb430c changed code -> added debug for wich field was clicked ElGurkus 2020-11-02 10:29:04 +0100
  • b9c458694f Merge remote-tracking branch 'origin/master' into master tmn 2020-11-02 10:15:19 +0100
  • a6688b60c1 +Navigations Bar tmn 2020-11-02 10:13:32 +0100
  • 9a4c6bea4a changed code -> added empty function changed index -> added onclick call for said function with (this) parameter ElGurkus 2020-11-02 10:13:24 +0100
  • 9e8ad0f17e changed style -> basic table design ElGurkus 2020-11-02 10:01:45 +0100
  • a66862bec3 changed index -> updated table with classes and ids, added refference to css and js ElGurkus 2020-11-02 09:51:59 +0100
  • a6ba7f1e6e changed index -> added table ElGurkus 2020-11-02 09:31:02 +0100
  • ac243e41b4 -ReadMe ElGurkus 2020-11-02 09:13:45 +0100
  • 3c0dd51e65 Merge remote-tracking branch 'origin/master' into master ElGurkus 2020-11-02 09:11:35 +0100
  • 403e83efcb +code.js ElGurkus 2020-11-02 09:09:00 +0100
  • c94872458e +style.css +index.html tmn 2020-11-02 09:09:00 +0100
  • 11a7510c3a Initial commit tmn 2020-11-02 07:56:47 +0000