Skip to content

Instantly share code, notes, and snippets.

View erpheus's full-sized avatar
🤯

Guillermo Guridi erpheus

🤯
View GitHub Profile

Keybase proof

I hereby claim:

  • I am erpheus on github.
  • I am erpheus (https://keybase.io/erpheus) on keybase.
  • I have a public key ASAm5DeQYpgT7Pi75WK6BVQ2hzvcDBk_Fx-e59ELpeQO_go

To claim this, I am signing this object:

@erpheus
erpheus / Atomic attraction-repulsion model
Created May 12, 2015 01:33
Atomic attraction/repulsion model
Atomic attraction/repulsion model made for the UAMx MOOC.
It is terribly programmed because it is not modular, resusable and uses magic
constants and global variables.
But that could be easily fixed if anyone has time for it ;)
@erpheus
erpheus / Mastermind
Last active October 31, 2022 18:11
Mastermind game programmed in 8086 Assembly (can be run in DOSBox)
### Mastermind in 8086 Assembly
Mastermind game written in 8086 Assembly
Runs on DOSBox
How to play:
make
MASTERM.EXE