Phil MacEachron
HackerAdmin
@phil-mac
making toys
389
DefCraft in a ReplFork the Repl, then code to create explorable 3D structures. Supported languages: Python, JavaScript, C++, Java
Add C++ and Java support
A few people requested the ability to define blocks in C++ and Java. You can now use those languages in addition to the original options of JavaScript and Python.
Next update will add mobile controls, as requested.19.7K
259
389
389
DefCraft in a ReplFork the Repl, then code to create explorable 3D structures. Supported languages: Python, JavaScript, C++, Java
19.7K
259
389
ARTURREBOUCAS Doesnt matter if it only supports WASD, its supposed to be a template so you can code it to work with the arrows too8 days ago
33
3
React Vite TemplateUses @vitejs/plugin-reactpackage
32
0
3
0
gena little Clojure-like language for making generative structures in a 3D game
21
0
0
3
LittleReplittiny little Replit clone, that can only interpret a small part of Lisp
highly recommend working through Mary Rose Cook's "Little Lisp interpreter"... lots of fun: https://maryrosecook.com/blog/post/little-lisp-interpreter
tiny little Replit clone
a quite-useless clone of Replit, that can only interpret a small part of Lisp.
followed this very cool tutorial on making a Little Lisp interpreter, and figured it'd be fun to make it useable from the browser. could have just put the interpreter on the front end but wanted practice with setting up a separate server.0
0
3
ClojurescriptTetrisPlay Tetris written in Clojurescript
35
1
3
3
Play Tetris in 4 programming languages
The purpose of this project was to learn enough of each language to program Tetris in it. I found it very energizing and worthwhile.
I mostly write Javascript, but learning these other languages gave me a much better fundamental understanding of programming than I had before. The main learning resources I used are linked next to each game.124
4
3
2
ClojurescriptBootStarterProjectClojurescript starter project, using Boot to launch web server and automatically recompile.
Hosted site: https://clojurescriptbootstarterproject.phil-mac.repl.co/
Clojurescript starter project - make websites using Clojure on Replit
Here's a Clojurescript starter project for anyone who wants to play around with making websites using Clojure and get the easy hosting benefits of Replit.
Checkout the README for info on how to use it.
I'm working on making Tetris in Clojure as a learning project, and getting something like this working was the first step.0
python-tetrispython tetris
46
0
0
5
kaboomjs-tetrisPlay Classic Tetris, written in Kaboom.js
71
2
5
IsaacLian Great game! Can you make a feature where it goes all the way down by pressing space?1 year ago