Aadhavan Srinivasan Rockingcool
  • Joined on 2022-10-09
Rockingcool pushed to master at Rockingcool/pong 2023-12-30 23:55:26 -06:00
e10b84c4b9 Working on fixing the 'ball position' bug (turns out it isn't actually fixed)
d007dca043 Made Makefile more concise
964bb9452d Added welcome text; added basic player scoring mechanism; fixed bug where ball would start from different positions
Compare 3 commits »
Rockingcool pushed to master at Rockingcool/pong 2023-12-18 22:43:38 -06:00
8f0d90360a Implement y-velocity, and added other minor changes
ab3a56dc13 Added 'debug' rule, and add relevant libraries to build commands
Compare 2 commits »
Rockingcool created branch master in Rockingcool/pong 2023-12-18 12:53:21 -06:00
Rockingcool pushed to master at Rockingcool/pong 2023-12-18 12:53:21 -06:00
81e8a6846d Added gitignore file
0b18de2563 Added ball, and basic ball bouncing physics
1a21dbdcc7 First commit
Rockingcool created repository Rockingcool/pong 2023-12-18 12:52:31 -06:00
Rockingcool pushed to master at Rockingcool/pycalc 2023-12-04 12:09:30 -06:00
d5f0c95c8c Added project header
Rockingcool pushed to master at Rockingcool/pycalc 2023-12-04 11:27:14 -06:00
40f51658d8 Print blank line after printing error message
Rockingcool pushed to master at Rockingcool/pycalc 2023-12-03 14:33:17 -06:00
5efb58b226 Print newline after every evaluation
Rockingcool pushed to master at Rockingcool/pycalc 2023-12-03 14:31:43 -06:00
716dbac01f Commented unecessary print statements
516e917086 Added additional error checking, to check for invalid expressions
Compare 2 commits »
Rockingcool pushed to master at Rockingcool/pycalc 2023-11-27 13:11:00 -06:00
87f5c49bbb Fixed a bug where addition would always be evaluated before subtraction when, in reality, they have the same precedence.
Rockingcool pushed to master at Rockingcool/pycalc 2023-11-26 21:34:37 -06:00
a7bd4f6c6e Updated TODO
7793c49f1c Updated README
1e28a6f756 Added code to parse assignment expressions, and added error-checking for uninitialized variables
1caf8044ff Added code to parse assignment expressions
Compare 4 commits »
Rockingcool pushed to master at Rockingcool/pycalc 2023-11-26 12:53:21 -06:00
88902d9066 Added additional error checking, for number formatting and consecutive operators
Rockingcool pushed to master at Rockingcool/pycalc 2023-11-26 12:40:24 -06:00
910b6357a2 Updated README
Rockingcool pushed to master at Rockingcool/pycalc 2023-11-26 12:39:03 -06:00
ce514df6a6 Added README
Rockingcool created branch master in Rockingcool/pycalc 2023-11-26 12:26:42 -06:00
Rockingcool pushed to master at Rockingcool/pycalc 2023-11-26 12:26:42 -06:00
de08192d0f Added gitignore file
4e259fb433 Added TODO file
1bbc7174c7 Added additional error-checking
0a2681233c First commit
Rockingcool created repository Rockingcool/pycalc 2023-11-26 12:25:40 -06:00
Rockingcool pushed to php at aravind/glink-website 2023-10-27 19:06:10 -05:00
c98d64edd1 Tailwind changes
9638ae3af5 Updated regex for URL, because it wouldn't accept '=' or '?' characters in the URL
84e5994c18 Added 'contact us' line
Compare 3 commits »
Rockingcool pushed to php at aravind/glink-website 2023-09-29 19:56:18 -05:00
2c573fa063 Updated tabindex for 'forgot_password' link, so that it is not activated when tabbing through
Rockingcool pushed to php at aravind/glink-website 2023-09-06 22:04:56 -05:00
3f76d9bda1 Removed .gitignore
c2a41c5edb Updated .gitignore
1ecf347694 Removed string generation functions from this file, and instead included the file that contains them
3bce00440e Added random string generation functions to a separate file
da6069c88a Minor stylistic changes; fixed bug where video wouldn't play on Chrome
Compare 10 commits »