Skip to content
Menu
codewing.de

codewing.de

  • Blog
  • Apps
    • ibash for Android
    • MapViewer
    • PlayPlease
  • Games
    • Abprallschuss (Ricochet)
    • Rabbitholes
    • Canyon Race
    • Time Fridge Ninja
    • PlusMinus
  • About
    • Privacy Policy
    • Disclaimer
  • Blog
  • Apps
    • ibash for Android
    • MapViewer
    • PlayPlease
  • Games
    • Abprallschuss (Ricochet)
    • Rabbitholes
    • Canyon Race
    • Time Fridge Ninja
    • PlusMinus
  • About
    • Privacy Policy
    • Disclaimer

Author: codewing

Programming, Tutorials

Hidden word list | Bulls and Cows Game – UnrealCourse on Udemy

I’m currently learning c++ for ue on udemy. In this course we are currently writing a game named Bulls and Cows with lowercase words only.Read More

Posted on 15. January 201627. September 2017
Tutorials

[Arch] + [Plasma 5] | NetworkManager + Widget

Abhängigkeiten installieren: pacman -S plasma-nm networkmanager dhcpcd deaktivieren und NetworkManager aktivieren: systemctl stop dhcpcd systemctl disable dhcpcd systemctl enable NetworkManager systemctl start NetworkManager Nachdem dieseRead More

Posted on 30. December 20151. October 2018
Android, Programming, Software-Showcase

ibash – Update auf Version 3.0

In den letzten 2 Jahren hat sich viel im Android-Universum getan. Die alten Libs, welche ich beim Erstellen der App benutzt habe, sind obsolet geworden,Read More

Posted on 1. December 20151. October 2018
Programming, Snippets

[Java] String zu File mit Encoding

Hier ein kleines Snippet, welches einen Text bekommt und ihn mit dem gewünschten Charset in eine Datei schreibt.

Posted on 15. August 20151. October 2018
Games, Games, Portfolio

Time Fridge Ninja

A story-rich 2D jump and run game, where you have to prevent world war three.

Posted on 23. July 201531. January 2019
Games, Games, Portfolio

PlusMinus

A 2.5D jump and run game with splitscreen mode and highscores.

Posted on 15. July 201531. January 2019
Tutorials

[Linux] [Shell] Text in Dateien automatisch ersetzen

Ich hatte einen kleinen Tippfehler in meinen html-Dateien sodass die Serverside includes nicht funktioniert haben. Da es rund 20 Dateien waren und ich nicht jedeRead More

Posted on 24. May 201527. September 2017
Programming, Snippets

[C#] Generic Circular Buffer

Circular buffers are awesome! For those who don’t know them: It’s basically a list where the end is connected to the start.. like a circle..Read More

Posted on 3. May 201527. September 2017
Internet and Security, Programming, Snippets

[Java] SSLContext with client certificate

If you want to connect somewhere using an ssl-connection you will need an SSLContext object. I had some trouble creating one with a client certificateRead More

Posted on 13. March 201513. March 2015
Programming, Tutorials

Log Parser Plugin – Tutorial [Hudson/Jenkins]

Prologue: – Install the plugin (plugin site). – Make sure you have access to the master server Part 1 – create a rule file: MakeRead More

Posted on 25. February 2015

Posts navigation

1 2 3 4 5 6 7

Categories

  • Android
  • Android Games
  • Announcements
  • FotD
  • Free 2 Play
  • Games
  • Games
  • Internet and Security
  • Miscellaneous
  • Overheard
  • Politics
  • Portfolio
  • Programming
  • Snippets
  • Software-Showcase
  • Tutorials
Copyright © 2025 codewing.de. | Privacy Policy
  • Twitter
  • Github