This website works better with JavaScript.
Explore
Help
Register
Sign In
sigonasr2
/
VirusAttack
Watch
1
Star
0
Fork
You've already forked VirusAttack
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64
Commits
2
Branches
0
Tags
196 MiB
Tag:
Branch:
Tree:
CorrectiveAction
CorrectiveAction
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'CorrectiveAction'
${ noResults }
VirusAttack
/
olcCodeJam2023Entry
/
Sound.h
9 lines
75 B
Raw
Permalink
Normal View
History
Unescape
Escape
Added target line indicators.
1 year ago
#
pragma once
enum
class
Sound
{
HUM
,
Handled level loading, include basic web template. Global Mouse click event handling for both Windows and emscripten.
1 year ago
GRAVITY
,
COSMOS
,
Platform build list implemented.
1 year ago
BOSS1
,
BOSS2
,
Added target line indicators.
1 year ago
}
;