• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Practice challenges for Facebook interviews

More Repositories

1

zombunity-mud

Zombunity MUD: A distributed, message processing framework consisting of a message server, database http server and web client.
Clojure
12
star
2

erl_ws

Erlang Cowboy Webserver Experiment
Erlang
9
star
3

gerlshmud

GERLSHMUD: Graph of ERLang Stream Handlers Multi User Dungeon
HTML
9
star
4

erl_freetype

An Erlang NIF that calls some modified FreeType2 sample code to render characters
C
3
star
5

teensykey

Teensy Sketch and C program to use a Teensy as a password storage device
C
3
star
6

erl_chat

A little chat server to introduce students to Erlang
Erlang
2
star
7

erl_boids

Autonomous boid process projected on an HTML5 canvas via a Websocket
Erlang
2
star
8

erltwilio

A Erlang Cowboy Webserver to receive Twilio SMS messages
Erlang
2
star
9

erl_to_html

Using a parse transform and erl_id_trans.erl to convert erlang code to HTML with spans for _everything_.
HTML
2
star
10

path-finder

Given a simple grid with obstacles, calculates an optimal path between a start and end.
Clojure
1
star
11

glitches

Goofing around with ClojureScript and HTML5 Canvas
Clojure
1
star
12

StickyBoxes

Create and drag squares that connect to other squares by the nearest corner or side when they get close enough.
Java
1
star
13

Battleship

Create a Battleship strategy and compete with your friends
Java
1
star
14

bezier

Animating bezier curves using bezier curves as the input lines
JavaScript
1
star
15

erl_to_png

Render Erlang source to a PNG file using the erl_freetype project
Erlang
1
star
16

erl_png

Hobby PNG encoder/decoder
Erlang
1
star
17

RTS

SCREEEEEECH! This project has ground to a halt until I can solve path-finding as a sub-project. I'm most likely be creating another project on here shortly. A real-time strategy game to study Clojure programming and aspects of RTS programming such as path-finding and potential fields. I'm currently getting the basics of creating, selecting, drawing and moving units working.
Clojure
1
star
18

clumsy

A MUD in Clojure. This was early on when I was first learning Clojure. I'm currently working on an RTS and I'm not sure if I'll get back to this. Everything lives in the input.clj source file as I hadn't taken the three seconds to experiment with namespaces yet. UPDATE: I've started another MUD: see https://github.com/cwmaguire/zombunity-mud
Clojure
1
star