about summary refs log tree commit diff stats
path: root/src/versus.c
Commit message (Expand)AuthorAgeFilesLines
* Done seperating game logic from framerateCharadon2022-06-091-1/+0
* Cleaning up clangd's bullshitCharadon2022-06-081-1/+0
* Begun work on seperating movement logic from framerate of game.Charadon2022-06-081-0/+8
* Changed how title music was played to make it respect settingsCharadon2022-06-081-1/+1
* Moved to SDL threadsCharadon2022-06-071-3/+0
* From what I can tell, i'm finished migrating the sound code to SDLCharadon2022-06-071-7/+16
* QOL stuff and upped to version 0.2Charadon2022-06-021-1/+12
* Changed bounce sound effect and changed background colorCharadon2022-06-021-2/+2
* Added music and almost done marathon mode.Charadon2022-06-021-1/+8
* Seperated versus mode from main.cCharadon2022-06-021-0/+121
t/types.go?h=v0.2.1&id=8af4945c9841b23224c6f76460278f67947fd01e'>8af4945 ^
920306c ^

cd635e6 ^




f06a2d6 ^
747f4fb ^
df1d1ef ^







747f4fb ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48