A port of the Project Darkstar demonstration game "Snowman" to the Red Dwarf community server.
Categories
MultiplayerLicense
BSD LicenseFollow RedDwarf Snowman
Other Useful Business Software
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Rate This Project
Login To Rate This Project
User Reviews
-
Doesn't build right. mvn clean package produces errors, sometimes only a single project builds, sometimes none, sometimes all of them. It's insane, and that type of insanity makes development impossible. Currently trying to pin down the problem, i believe it has to do with the download.java.net repo. I don't even think that repo is necessary, although not sure about that. Still trying to figure out what the problem is. Oh, it does work though. I got it to build by doing mvn package about 10x in a row, dropped the snowman jars in my RedDwarf server-dist, and fired it up and connected with the client. Just wish I could get past setting up my environment already and into some R&D.