All Projects → davidwengier → Trains.net

davidwengier / Trains.net

Licence: mit
A simple 2D game written in C# with .NET Core. Development is streamed live on https://twitch.tv/davidwengier and past streams available on YouTube at http://bit.ly/trains-net-videos

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Trains.net

Awesome Live Coding Streams
Stars: ✭ 216 (+134.78%)
Mutual labels:  hacktoberfest, twitch, youtube
Blog Post Workflow
Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed
Stars: ✭ 910 (+889.13%)
Mutual labels:  hacktoberfest, youtube
Ancientbeast
Turn Based Strategy Game. Master your beasts! 🐺
Stars: ✭ 907 (+885.87%)
Mutual labels:  hacktoberfest, game
Tgstation
The /tg/station branch of SS13
Stars: ✭ 1,114 (+1110.87%)
Mutual labels:  hacktoberfest, game
Superembed.js
Fluid width for YouTube, Vimeo, Vine, VideoPress, DailyMotion, and more embedded videos.
Stars: ✭ 615 (+568.48%)
Mutual labels:  twitch, youtube
Awesome Developer Streams
👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻 Awesome Developers, Streaming
Stars: ✭ 6,860 (+7356.52%)
Mutual labels:  twitch, youtube
Openra
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
Stars: ✭ 10,220 (+11008.7%)
Mutual labels:  hacktoberfest, game
Website
The train engine powering the Coding Train website
Stars: ✭ 5,313 (+5675%)
Mutual labels:  hacktoberfest, youtube
Genesis
🤖 Warframe Discord Cephalon
Stars: ✭ 67 (-27.17%)
Mutual labels:  hacktoberfest, game
Youtubeexplode.converter
Muxes and converts videos from YoutubeExplode
Stars: ✭ 68 (-26.09%)
Mutual labels:  hacktoberfest, youtube
Skraper
Kotlin/Java library and cli tool for scraping posts and media from various sources with neither authorization nor full page rendering (Facebook, Instagram, Twitter, Youtube, Tiktok, Telegram, Twitch, Reddit, 9GAG, Pinterest, Flickr, Tumblr, IFunny, VK, Pikabu)
Stars: ✭ 72 (-21.74%)
Mutual labels:  twitch, youtube
Pip Tool
PiP tool is a software to use the Picture in Picture mode on Windows. This feature allows you to watch content (video for example) in thumbnail format on the screen while continuing to use any other software on Windows.
Stars: ✭ 572 (+521.74%)
Mutual labels:  twitch, youtube
React Player
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
Stars: ✭ 5,931 (+6346.74%)
Mutual labels:  twitch, youtube
Virtualproduction Vrchat
Multicam Virtual Reality Production Rig + Crane + Overlays for VRChat
Stars: ✭ 18 (-80.43%)
Mutual labels:  twitch, youtube
Cataclysm Dda
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
Stars: ✭ 5,894 (+6306.52%)
Mutual labels:  hacktoberfest, game
Streamingclientlibrary
C# client library for Twitch, YouTube Live, and other streaming services
Stars: ✭ 48 (-47.83%)
Mutual labels:  twitch, youtube
Plyr React
A simple, accessible and customisable react media player for Video, Audio, YouTube and Vimeo
Stars: ✭ 89 (-3.26%)
Mutual labels:  hacktoberfest, youtube
Rssbox
📰 I consume the world via RSS feeds, and this is my attempt to keep it that way.
Stars: ✭ 492 (+434.78%)
Mutual labels:  twitch, youtube
Space Nerds In Space
Multi-player spaceship bridge simulator. Captain your starship through adventures with your friends. See https://smcameron.github.io/space-nerds-in-space
Stars: ✭ 516 (+460.87%)
Mutual labels:  hacktoberfest, game
Dev Practice
Practice your skills with these ideas.
Stars: ✭ 1,127 (+1125%)
Mutual labels:  hacktoberfest, game

Trains.NET

License: MIT Build status Join the Discord YouTube

Info

Developed live on stream at https://www.twitch.tv/davidwengier at 8:30pm Wednesdays from Melbourne, Australia.

Videos available on YouTube at http://bit.ly/trains-net-videos.

Join the Discord at https://discord.gg/Yt5B58b

Background

Trains.NET is based on Trains originally created by James Formica, Scott Holden and David Wengier.

Trains is available to play online at https://jamesformica.github.io/trains (Mirror at https://wengier.com/trains if that doesn't work).

Trains2 is a fork of Trains that I started in order to clean up some things and add some features I wanted. It's available to play online at https://wengier.com/trains2 but you might be hard pressed to find the differences (hint: what happens when two trains are heading towards the same crossing).

Trains.NET is a complete re-write, from scratch, in .NET Core and C#, using SkiaSharp for drawing, because I like .NET Core and C# more than I like TypeScript. Most development happens live on Twitch, but if there is anything you see and aren't sure about, and can't find (or can't be bothered finding!) the stream to see why things are that way, feel free to ask about it.

Testimonials

https://twitter.com/sparkie108

Get Involved

Comments, suggestions, questions, feature requests, stream requests etc. are all very very welcome, simply file an issue on this repository, or ask in the Discord.

Development Quick Start Guide

  • Clone the Trains.NET repository
  • Open the project in Visual Studio 2019 (or similar IDE)
    • NOTE: You will probably need the latest preview version of Visual Studio to work on this, but command line builds through dotnet build should always work
  • Start debugging to confirm it works
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].