Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
federicovolponi opened an issue on federicovolponi/tanky_frenzy
Player-arena collisions
The collision between the player and the arena is handled incompletely because the player's rotations are not considered.federicovolponi pushed 5 commits to main federicovolponi/tanky_frenzy
federicovolponi closed a pull request on federicovolponi/tanky_frenzy
Arena class
Introduced an arena class (a rectangle containing player and bullets). The arena handles the collisions with player and bullets.federicovolponi opened a pull request on federicovolponi/tanky_frenzy
Arena class
Introduced an arena class (a rectangle containing player and bullets). The arena handles the collisions with player and bullets.federicovolponi pushed 1 commit to arena federicovolponi/tanky_frenzy
- arena handles player collision 4c5bdb2
federicovolponi pushed 1 commit to arena federicovolponi/tanky_frenzy
- bullet handles collisions with arena a188a60
federicovolponi pushed 1 commit to arena federicovolponi/tanky_frenzy
- fixup! singleton game arena class 2538794
federicovolponi created a branch on federicovolponi/tanky_frenzy
arena - A fun little game I'm making to refresh my C++ skills.
federicovolponi pushed 1 commit to main federicovolponi/tanky_frenzy
- refactored player movement and rotation 95bafdf
federicovolponi closed an issue on federicovolponi/tanky_frenzy
Improve player movement
The movement method of the player class is implemented with a huge if-else logic. Smarter solutions exist for sure. Maybe using sine and cosine could help to manage the player's rotation.federicovolponi closed a pull request on federicovolponi/tanky_frenzy
refactored player movement and rotation
Removed the terrible if-else logic. Closes #1federicovolponi opened a pull request on federicovolponi/tanky_frenzy
refactored player movement and rotation
Removed the terrible if-else logic. Closes #1federicovolponi pushed 1 commit to main federicovolponi/tanky_frenzy
- weapon removed from gameobjects 3318c05
federicovolponi pushed 1 commit to main federicovolponi/advent-of-code
- day 3 and 4 part 1 solutions 8b95b2e
federicovolponi pushed 3 commits to main federicovolponi/advent-of-code
federicovolponi created a branch on federicovolponi/advent-of-code
main - My Advent of Code solutions.
federicovolponi created a repository: federicovolponi/advent-of-code
https://github.com/federicovolponi/advent-of-code - My Advent of Code solutions.
federicovolponi pushed 2 commits to feat/add-datasets MRVSmartNetworks/container_loading_heuristics
federicovolponi pushed 1 commit to main federicovolponi/tanky_frenzy
- fixed speed on diagonals e847e68