index
:
connect-4
css-files
live
master
connect four website
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
indentation
lonkaars
2021-02-22
|
*
Aantal potjes teogevoegd aan status.py. commentaar bij users = int
daanoor
2021-02-22
|
*
fix dynamic routing message in log
lonkaars
2021-02-22
|
*
added dynamic api routing
lonkaars
2021-02-22
|
*
added columns to games + cleanup function
lonkaars
2021-02-22
|
*
game outcome working for both players
lonkaars
2021-02-21
|
*
game marked as finished in database
lonkaars
2021-02-21
|
*
hide new game dialog while looking for game + gamebar move works
lonkaars
2021-02-21
|
*
working game on two screens
lonkaars
2021-02-21
|
*
working game-id's
lonkaars
2021-02-21
|
*
/game/random endpoint
lonkaars
2021-02-20
|
*
game outcome done
lonkaars
2021-02-20
|
*
updated requirements.txt
lonkaars
2021-02-19
|
*
working connect 4 game on website
lonkaars
2021-02-19
|
*
working socket.io messages v2
lonkaars
2021-02-19
|
*
more progress? (broken)
lonkaars
2021-02-18
|
*
supposed-to-work thingy
lonkaars
2021-02-17
|
*
voerbord connector beginnings
lonkaars
2021-02-17
|
*
readme update 2
lonkaars
2021-02-17
|
*
readme update
lonkaars
2021-02-17
|
*
removed next.js config for api proxy
lonkaars
2021-02-17
|
*
added nginx config
lonkaars
2021-02-17
|
*
beginsels website game dings
lonkaars
2021-02-17
|
*
working socket.io messages
lonkaars
2021-02-17
|
*
removed printHumanBoard from voerbak.c
lonkaars
2021-02-16
|
*
updated readme + current move
lonkaars
2021-02-16
|
*
class namespace in /api/game/socket
lonkaars
2021-02-16
|
*
board overflow error
lonkaars
2021-02-16
|
*
voerbak_connector working
lonkaars
2021-02-16
|
*
semi-working voerbak_connector.py
lonkaars
2021-02-16
|
*
working websocket connection
lonkaars
2021-02-16
|
*
voerbak.c done
lonkaars
2021-02-13
|
*
working voerbak.c
lonkaars
2021-02-13
|
*
broken recursiveSolve
lonkaars
2021-02-13
|
*
game from stdin working :tada:
lonkaars
2021-02-13
|
*
v2 -> voerbak in c
lonkaars
2021-02-13
|
*
v2 in python
lonkaars
2021-02-13
|
*
base /api/game/new
lonkaars
2021-02-12
|
*
janky way to find begin and end of winning sequences
lonkaars
2021-02-12
|
*
working win check algorithm
lonkaars
2021-02-12
|
*
Merge branch 'master' of github.com:lonkaars/po-4-op-een-rij
lonkaars
2021-02-12
|
\
|
*
updated signup for new status column in sql
lonkaars
2021-02-12
|
|
*
|
semi-fix
lonkaars
2021-02-12
|
|
*
|
mirror output vertically
lonkaars
2021-02-12
|
/
*
semi-working dark mode toggle + color pickers
lonkaars
2021-02-11
|
*
removed things for school assignment (will add back later)
lonkaars
2021-02-11
|
*
added function for checking if coordinate in play field
lonkaars
2021-02-10
|
*
semi-working connect-4 game implementation
lonkaars
2021-02-10
|
*
added logout button in settings
lonkaars
2021-02-10
|
*
added form submission on enter
lonkaars
2021-02-10
|
[next]