• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 10 years ago
  • Updated almost 10 years ago

Reviews

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

Repository Details

IntelliJ Plugin to enable syntax highlighting and other features in Robot text files

More Repositories

1

Simple-IRC-server

IRC client/server using custom application layer chat protocol. Ncurses used for user interface.
C
14
star
2

VisualizePerftrackCS533

Java
4
star
3

Simple-IRC-client

Client portion of simple IRC server-client project. For CS594
C
4
star
4

ProScrabble

Scrabble AI. It's not going to do anything too fancy with rack balancing. Just finds the best possible score (greedy algorithm.) This is enough of a challenge since we need a proper hash table of the scrabble dictionary, etc.
Java
4
star
5

Boggle-Solver-Haskell

Project for CS547, testing various datastructures and algorithms, check the tags
Haskell
3
star
6

MarsLander

Improvement on classic moon lander game, Actionscript 3.0
ActionScript
3
star
7

test-exif-image-stuff

For a test
Java
3
star
8

mastery_in_programming

cs510 projects
C
3
star
9

GeneticProgrammingCoevolutionLib

A general library in Java for genetic programming. Includes features such as spatial/non-spatial coevolution. Implements GPTrees as generally as possible. For now, GPTree Nodes always return Integers for simplicity. May expand to have "strongly typed GP Trees".
Java
3
star
10

Opengl-Project

Making various objects, lighting, animation using OpenGL and FLTK 1.3
C++
2
star
11

Fun-Runner

Fun Runner Android App by Xanthanov
Java
2
star
12

GardenHexTD

A Tower Defense Android game with a Hex grid and the ability to rotate towers that have different attack areas
Java
2
star
13

ghostwriters-app

Ghostwriters App written using Corona SDK in Lua (https://coronalabs.com/corona-sdk/). It's a scrabble-like game, but plays more like reverse scrabble. A random board is generated, and players must "grab" tiles before playing. Artwork by Joao Fiuza and myself. Requires backend running in heroku, see my ghostwriters-webapp repo. Barely made any money with in-app payments so took down the heroku servers, needed non-hobby nodes
Lua
2
star
14

jive-selenium-pages-framework

This repository provides a framework for automated Selenium testing. The framework simplifies the configuration of WebDrivers by providing a facade called a Browser, and a BrowserFactory for easily creating Browsers. Also provides a Page abstraction for modeling web pages of your webapp for testing. This provides an object-oriented approach to testing a web app, where the basic building blocks are SubPages (i.e. re-usable components of a web page) and TopLevelPages (i.e. a web page at a specific URI).
Java
2
star
15

ghostwriters-webapp

Webapp hosting the REST services for the Ghostwriters App. Uses the Jersey REST framework and PostgreSQL. Meant to be deployed on Heroku, but of course it could be deployed anywhere.
Java
1
star
16

cs350project

Java
1
star